home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15089 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1019 b 

  1. Path: blue.seas.upenn.edu!yulman
  2. From: yulman@blue.seas.upenn.edu (Alex Yulman)
  3. Newsgroups: comp.lang.c++
  4. Subject: Using VB .dll in Borland
  5. Date: 3 Apr 1996 16:26:30 GMT
  6. Organization: University of Pennsylvania
  7. Message-ID: <4ju8rm$hfm@netnews.upenn.edu>
  8. NNTP-Posting-Host: blue.seas.upenn.edu
  9. X-Newsreader: TIN [version 1.2 PL2-upenn1.3]
  10.  
  11.     Part of the application I am writing in C, requires managing a
  12. access .mdb database.  Well, I used VB to write a couple of functions,
  13. hoping that I could make them into a dll and run call them from my C
  14. code.  For some reason it doesn't seem to work.  
  15.     Dll compiles, but when I try loading it, it doesn't load.
  16. What am I doing wrong?  I can't find any reliable litterature to
  17. explain the fine points of it. 
  18. Please help, or if you can point me to the source of info.
  19. Thank you.
  20.  
  21.  
  22.  
  23. --
  24.  
  25. Alex Yulman               "Men will lie on their backs, talking about the
  26. (215)382-5140                fall of man, and never make an effort to get up"
  27. YULMAN@eniac.seas.upenn.edu             - Henry David Thoreau
  28.